The following sections describe how to use a variety of path tween components. All path tween operations have as input a QuickTime vector data stream for a path. (For information about QuickTime vectors, see Chapter 24, "QuickTime Vectors." ) Path tweeners interpret their time input in one of these ways:
If the kTweenReturnDelta flag (in an optional kTweenFlags atom in the kTweenEntry atom) is set, a path tween returns the change in value from the last time it was invoked. If the flag is not set, or if the component has not previously been invoked, the component returns the normal result for the tween.
| Previous | Chapter Contents | Chapter Top | Next |